[INFO] fetching crate phper-sys 0.15.4...
[INFO] testing phper-sys-0.15.4 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate phper-sys 0.15.4 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate phper-sys 0.15.4
[INFO] finished tweaking crates.io crate phper-sys 0.15.4
[INFO] tweaked toml for crates.io crate phper-sys 0.15.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate phper-sys 0.15.4 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate phper-sys 0.15.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.17
[INFO] [stderr]   Downloaded libloading v0.8.6
[INFO] [stderr]   Downloaded proc-macro2 v1.0.93
[INFO] [stderr]   Downloaded either v1.14.0
[INFO] [stderr]   Downloaded glob v0.3.2
[INFO] [stderr]   Downloaded bitflags v2.8.0
[INFO] [stderr]   Downloaded quote v1.0.38
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded cc v1.2.15
[INFO] [stderr]   Downloaded syn v2.0.98
[INFO] [stderr]   Downloaded libc v0.2.170
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cca1c7007c7508c8a63bd456ae07eb44dd68ff056dc3f31e9f04eb415dafbcd0
[INFO] running `Command { std: "docker" "start" "-a" "cca1c7007c7508c8a63bd456ae07eb44dd68ff056dc3f31e9f04eb415dafbcd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cca1c7007c7508c8a63bd456ae07eb44dd68ff056dc3f31e9f04eb415dafbcd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cca1c7007c7508c8a63bd456ae07eb44dd68ff056dc3f31e9f04eb415dafbcd0", kill_on_drop: false }`
[INFO] [stdout] cca1c7007c7508c8a63bd456ae07eb44dd68ff056dc3f31e9f04eb415dafbcd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 876c2d6a63694859fbb076fbefcea72336b6d85c34222f557ecd1a8381871d87
[INFO] running `Command { std: "docker" "start" "-a" "876c2d6a63694859fbb076fbefcea72336b6d85c34222f557ecd1a8381871d87", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling phper-sys v0.15.4 (/opt/rustwide/workdir)
[INFO] [stderr] warning: phper-sys@0.15.4: In file included from /usr/include/php/20230831/Zend/zend.h:27,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from /usr/include/php/20230831/main/php.h:31,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from php_wrapper.c:13:
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_begin_arg_with_return_type_info_ex':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:199:64: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   199 |                 { (const char*)(uintptr_t)(required_num_args), ZEND_TYPE_INIT_CODE(type, allow_null, _ZEND_ARG_INFO_FLAGS(return_reference, 0, is_tentative_return_type)), NULL },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:202:9: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2'
[INFO] [stderr] warning: phper-sys@0.15.4:   202 |         ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2(name, return_reference, required_num_args, type, allow_null, 0)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:536:5: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX'
[INFO] [stderr] warning: phper-sys@0.15.4:   536 |     ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(info, return_reference, required_num_args, typ, allow_null)
[INFO] [stderr] warning: phper-sys@0.15.4:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_arg_info_with_type':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:137:18: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   137 |         { #name, ZEND_TYPE_INIT_CODE(type_hint, allow_null, _ZEND_ARG_INFO_FLAGS(pass_by_ref, 0, 0)), default_value },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                  ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:595:9: note: in expansion of macro 'ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE'
[INFO] [stderr] warning: phper-sys@0.15.4:   595 |         ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(pass_by_ref, name, type_hint, allow_null, default_value)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.29s
[INFO] running `Command { std: "docker" "inspect" "876c2d6a63694859fbb076fbefcea72336b6d85c34222f557ecd1a8381871d87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "876c2d6a63694859fbb076fbefcea72336b6d85c34222f557ecd1a8381871d87", kill_on_drop: false }`
[INFO] [stdout] 876c2d6a63694859fbb076fbefcea72336b6d85c34222f557ecd1a8381871d87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab5235c14540cc0b3133381356d574ffc3712291aed0dfc0559767710bc5a4a9
[INFO] running `Command { std: "docker" "start" "-a" "ab5235c14540cc0b3133381356d574ffc3712291aed0dfc0559767710bc5a4a9", kill_on_drop: false }`
[INFO] [stderr] warning: phper-sys@0.15.4: In file included from /usr/include/php/20230831/Zend/zend.h:27,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from /usr/include/php/20230831/main/php.h:31,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from php_wrapper.c:13:
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_begin_arg_with_return_type_info_ex':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:199:64: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   199 |                 { (const char*)(uintptr_t)(required_num_args), ZEND_TYPE_INIT_CODE(type, allow_null, _ZEND_ARG_INFO_FLAGS(return_reference, 0, is_tentative_return_type)), NULL },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:202:9: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2'
[INFO] [stderr] warning: phper-sys@0.15.4:   202 |         ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2(name, return_reference, required_num_args, type, allow_null, 0)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:536:5: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX'
[INFO] [stderr] warning: phper-sys@0.15.4:   536 |     ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(info, return_reference, required_num_args, typ, allow_null)
[INFO] [stderr] warning: phper-sys@0.15.4:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_arg_info_with_type':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:137:18: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   137 |         { #name, ZEND_TYPE_INIT_CODE(type_hint, allow_null, _ZEND_ARG_INFO_FLAGS(pass_by_ref, 0, 0)), default_value },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                  ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:595:9: note: in expansion of macro 'ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE'
[INFO] [stderr] warning: phper-sys@0.15.4:   595 |         ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(pass_by_ref, name, type_hint, allow_null, default_value)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]    Compiling phper-sys v0.15.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s
[INFO] running `Command { std: "docker" "inspect" "ab5235c14540cc0b3133381356d574ffc3712291aed0dfc0559767710bc5a4a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab5235c14540cc0b3133381356d574ffc3712291aed0dfc0559767710bc5a4a9", kill_on_drop: false }`
[INFO] [stdout] ab5235c14540cc0b3133381356d574ffc3712291aed0dfc0559767710bc5a4a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6109a2115dd6d149938bf129ff40e000297b4161433b5549d01f36a1d1e7291e
[INFO] running `Command { std: "docker" "start" "-a" "6109a2115dd6d149938bf129ff40e000297b4161433b5549d01f36a1d1e7291e", kill_on_drop: false }`
[INFO] [stderr] warning: phper-sys@0.15.4: In file included from /usr/include/php/20230831/Zend/zend.h:27,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from /usr/include/php/20230831/main/php.h:31,
[INFO] [stderr] warning: phper-sys@0.15.4:                  from php_wrapper.c:13:
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_begin_arg_with_return_type_info_ex':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:199:64: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   199 |                 { (const char*)(uintptr_t)(required_num_args), ZEND_TYPE_INIT_CODE(type, allow_null, _ZEND_ARG_INFO_FLAGS(return_reference, 0, is_tentative_return_type)), NULL },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:202:9: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2'
[INFO] [stderr] warning: phper-sys@0.15.4:   202 |         ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2(name, return_reference, required_num_args, type, allow_null, 0)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:536:5: note: in expansion of macro 'ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX'
[INFO] [stderr] warning: phper-sys@0.15.4:   536 |     ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(info, return_reference, required_num_args, typ, allow_null)
[INFO] [stderr] warning: phper-sys@0.15.4:       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c: In function 'phper_zend_arg_info_with_type':
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:287:117: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare]
[INFO] [stderr] warning: phper-sys@0.15.4:   287 |         ZEND_TYPE_INIT_MASK(((code) == _IS_BOOL ? MAY_BE_BOOL : ( (code) == IS_ITERABLE ? _ZEND_TYPE_ITERABLE_BIT : ((code) == IS_MIXED ? MAY_BE_ANY : (1 << (code))))) \
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_types.h:284:36: note: in definition of macro 'ZEND_TYPE_INIT_MASK'
[INFO] [stderr] warning: phper-sys@0.15.4:   284 |         _ZEND_TYPE_PREFIX { NULL, (_type_mask) }
[INFO] [stderr] warning: phper-sys@0.15.4:       |                                    ^~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: /usr/include/php/20230831/Zend/zend_API.h:137:18: note: in expansion of macro 'ZEND_TYPE_INIT_CODE'
[INFO] [stderr] warning: phper-sys@0.15.4:   137 |         { #name, ZEND_TYPE_INIT_CODE(type_hint, allow_null, _ZEND_ARG_INFO_FLAGS(pass_by_ref, 0, 0)), default_value },
[INFO] [stderr] warning: phper-sys@0.15.4:       |                  ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: phper-sys@0.15.4: php_wrapper.c:595:9: note: in expansion of macro 'ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE'
[INFO] [stderr] warning: phper-sys@0.15.4:   595 |         ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(pass_by_ref, name, type_hint, allow_null, default_value)
[INFO] [stderr] warning: phper-sys@0.15.4:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/phper_sys-b7b518352e6619df)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests phper_sys
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6109a2115dd6d149938bf129ff40e000297b4161433b5549d01f36a1d1e7291e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6109a2115dd6d149938bf129ff40e000297b4161433b5549d01f36a1d1e7291e", kill_on_drop: false }`
[INFO] [stdout] 6109a2115dd6d149938bf129ff40e000297b4161433b5549d01f36a1d1e7291e
